/*
html, body{margin:0; padding:0; font-family:Georgia, Times, serif; font-size:13px; color:#333; text-align:center;}
	
	#container{margin:0 auto; width:960px; text-align:left; padding:0;}
	#global_header{height:50px; color:#fff; background-color:#333;}
	#global_header #header_container{text-align:left; width:960px; margin:0 auto; padding:5px 0 0 0;}
	#page_header{margin:40px 0 50px 0;}
	#page_header h2{font-size:45px; letter-spacing:-3; font-style:italic; font-weight:normal; margin-bottom:10px;}
	#page_header h3{font-size:20px; font-style:italic; margin:0; display:inline; margin-right:0.5em;}
	#page_header h3 strong{color:#000;}
	#main{}
*/
body
{
    font-family: Arial, helvetica, "trebuchet MS" , sans-serif;
    font-size: 12px;
    letter-spacing: .2px;
    margin: 0;
    padding: 0;
}
h2.Product
{
    padding: 0px;
    margin: 0px;
    font-size: 26px;
    font-weight: bold;
    color: #00008B;
}
h2
{
    /*font-family: Georgia, Times, serif;     font-style:italic;*/
    padding: 0px;
    margin: 0px;
    font-size: 26px;
    font-weight: bold;
}
h3
{
    padding: 0px;
    margin: 0px;
    font-size: 16px;
    font-weight: normal;
}
.MasterHeadTable
{
    background-color: #4A566E;
    color: white;
    padding-bottom: 10px;
    padding-top: 10px;
}
/*.MasterHeadTable a:link
{
    color: #f3e979;
    text-decoration: none;
    font-weight: bold;
}
.MasterHeadTable a:visited
{
    color: #eab102;
    text-decoration: none;
    font-weight: bold;
}
.MasterHeadTable a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}
.MasterHeadTable a:active
{
    color: #FFFFFF;
    text-decoration: none;
}
*/


.MasterNavigation
{
    width: 140px;
    padding-left: 5px;
    padding-top: 5px;
}
.MasterContent
{
    padding-left: 5px;
    padding-top: 5px;
}

div.Body
{
    margin-top: 25px;
}
div.BBCodeQuoteOutter
{
    border: inset 2px;
    padding: 5px;
    margin: 5px;
    color: black;
}
div.BBCodeQuoteInner
{
    color: #7777aa;
    padding-left: 15px;
}
div.BBCodeCodeOutter
{
    margin: 5px;
    clear: both;
}
div.BBCodeCodeInner
{
    border: inset 2px;
    background-color: #F6F6F6;
    padding-left: 15px;
    font-family: Courier New;
    font-size: 14px;
}
div.BlogEntryContent
{
}
div.BlogEntryFooter
{
    clear: both;
    padding-top: 10px;
}
div.BlogEntryAuthor
{
    padding-right: 7px;
    padding-bottom: 5px;
    float: left;
}

a.BlogEntryTitleListTitle
{
    font-size: 18px;
}
div.BlogEntryComment
{
    width: 600px;
    padding: 3px;
    padding-bottom: 10px;
    margin: 6px;
    margin-bottom: 30px;
    background-color: #F2F2F2;
    border-top: solid 1px #DDDDDD;
    border-left: solid 1px #DDDDDD;
    border-bottom: solid 1px #666666;
    border-right: solid 1px #666666;
}
div.AlertGeneral
{
    background-color: #FFFFB1;
    border: solid 1px #FF918C;
    padding: 7px;
    margin: 3px;
    margin-bottom: 10px;
    width: 600px;
}
.TextMini
{
    font-size: 10px;
    letter-spacing: .5px;
}
img.FloatLeft
{
    padding-right: 7px;
    padding-bottom: 5px;
    float: left;
    border: none;
}
p
{
    width: 600px;
}
p.BreakStyle
{
    width: auto;
}
a:link
{
    color: #0077FF;
    text-decoration: none;
    font-weight: bold;
}
a:visited
{
    color: #0077FF;
    text-decoration: none;
    font-weight: bold;
}
a:hover
{
    color: #0000FF;
    text-decoration: underline;
}
a:active
{
    color: #7777FF;
    text-decoration: none;
}
a.BarRight
{
    border-right: solid 1px black;
    padding-right: 5px;
    margin-right: 5px;
}

.Error
{
    padding: 5px;
    color: Red;
    font-weight: bold;
}
span.ErrorSignal
{
    color: Red;
    font-size: 18px;
    font-weight: bold;
    visibility: hidden;
}
.ErrorDisplay
{
    margin-bottom: 10px;
}
span.RequiredFieldSignal
{
    color: Red;
}
span.SectionTitle
{
    font-size: 18px;
    font-weight: bold;
}
table .Titled
{
    background-color: #EFF6FF;
}
table .Titled tr td.TitledCellBlank
{
    background-color: White;
}
table .Titled tr td.TitledCellLeft
{
    border-left: solid 1px #8BAEC4;
    padding-left: 5px;
}
table .Titled tr td.TitledCellRight
{
    border-right: solid 1px #8BAEC4;
    padding-left: 5px;
}
table .Titled tr td.TitledCellTop
{
    border-top: solid 1px #8BAEC4;
}
table .Titled tr td.TitledCellBottom
{
    border-bottom: solid 1px #8BAEC4;
}
table .Titled tr td
{
    padding: 2px 2px 2px 2px;
}
table .Titled tr td.TitledCellHead
{
    padding: 0px 0px 0px 10px;
    border: solid 1px #8BAEC4;
    font-size: 12px;
    font-weight: bold;
    height: 23px;
    background-image: url(  '/images/style/blue/Table-Header-Background.gif' );
}


table thead tr.LbcBlueRow
{
    background-image: url(  '/images/style/blue/Table-Header-Background.gif' );
}
table thead tr td.LbcBlueCell
{
    font-size: 12px;
    height: 23px;
    border-right: solid 1px black;
    border-top: solid 1px #8BAEC4;
}
table thead tr td.LbcBlueCellLeft
{
    border-left: solid 1px #8BAEC4;
    border-right: solid 1px black;
    border-top: solid 1px #8BAEC4;
}
table thead tr td.LbcBlueCellRight
{
    border-right: solid 1px #8BAEC4;
    border-top: solid 1px #8BAEC4;
}


table tbody tr td.LbcBlueCell
{
    padding: 0px 5px 0px 5px;
    font-size: 12px;
    height: 23px;
    border-right: solid 1px black;
    border-bottom: solid 1px #8BAEC4;
}
table tbody tr td.LbcBlueCellLeft
{
    border-left: solid 1px #8BAEC4;
    border-right: solid 1px black;
    border-bottom: solid 1px #8BAEC4;
}

table tbody tr td.LbcBlueCellRight
{
    font-size: 12px;
    height: 23px;
    border-right: solid 1px #8BAEC4;
    border-bottom: solid 1px #8BAEC4;
}

table tfoot tr td.LbcBlueCell
{
    border-top: solid 1px #8BAEC4;
    background-color: #A5D1FF;
}

table tfoot tr td.LbcBlueCellClose
{
    font-size: 1px;
    height: 1px;
    background-color: White;
}
table tbody tr.LbcBlueRow
{
}
table tbody tr.LbcBlueRowPrimary
{
    background-color: #E0EEFF;
}
table tbody tr.LbcBlueRowAlternate
{
    background-color: #FFFFFF;
}
table tbody tr.LbcBlueRowHighlight
{
    background-color: #FFFDC5;
    cursor: pointer;
}

.ProfileMiniList
{
    margin-top: 20px;
    background-color: #E0EEFF;
    width: 350px;
    padding-left: 10px;
    padding-top: 5px; /*    border: dotted 1px black; */
    border-top: solid 1px #DDDDDD;
    border-left: solid 1px #DDDDDD;
    border-bottom: solid 1px #666666;
    border-right: solid 1px #666666;
}

